WRITE DIRBLOCK
This command will write an entire directory to a pack file. A pack file is like a normal file you create yourself using the OPEN and CLOSE commands, but has the additional feature that as well as storing numerics and strings, you can also store entire files and directories.

SYNTAX
WRITE DIRBLOCK File Number, Folder to Create

RELATED INFO
FILE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example